home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.2 for Intel / NeXTSTEP 3.2 for Intel.iso / NextLibrary / Languages / German / Configure.lproj / Localizable.strings
Encoding:
Text File  |  1993-09-15  |  9.1 KB  |  224 lines

  1. /* No comment provided by engineer. */
  2. "Administrative privileges are required to configure devices.  Please enter the root password." = "Sie benötigen Supervisor-Rechte, um Geräte zu konfigurieren. Bitte geben Sie das \"root\"-Paßwort ein.";
  3.  
  4. /* No comment provided by engineer. */
  5. "Password Incorrect" = "Paßwort nicht korrekt";
  6.  
  7. /* alert panel button */
  8. "Don't Save" = "Nicht sichern";
  9.  
  10. /* Go ahead and save */
  11. "Save Anyway" = "Trotzdem sichern";
  12.  
  13. /* good old-fashioned conjunction */
  14. "and" = "und";
  15.  
  16. /* message in panel when everythings okay */
  17. "No conflicts" = "Keine Konflikte";
  18.  
  19. /* instructions in panel */
  20. "These settings are claimed by more than one device. You must resolve the conflicts before saving." = "Diese Einstellungen treffen für mehr als ein Gerät zu. Bevor Sie sichern, müssen Sie diesen Konflikt klären.";
  21.  
  22. /* Indicates that no drivers are installed */
  23. "<no devices>" = "<keine Geräte>";
  24.  
  25. /* Attention panel text */
  26. "Some resources are claimed by more than one device.  You should resolve these conflicts before quitting." = "Einige Ressourcen werden von mehr als einem Gerät beansprucht. Bevor Sie das Programm verlassen, sollten Sie diesen Konflikt klären.";
  27.  
  28. /* Title of panel with instructions creating installation disks */
  29. "Create Installation Disks" = "Installations-Disketten erstellen";
  30.  
  31. /* long-winded instructions */
  32. "This command creates two floppy disks—a startup disk and a configuration disk. You can use these disks to install NeXTSTEP on any computer identical to this one, exactly as it's installed and configured on this computer." = "Mit diesem Befehl erstellen Sie zwei Disketten — eine Startdiskette und eine Konfigurationsdiskette. Mit diesen Disketten können Sie NEXTSTEP auf jedem Computer gleichen Typs installieren und zwar genau so, wie es auf diesem Computer installiert und konfiguriert wurde.";
  33.  
  34. /* text of button */
  35. "Create Disks" = "Disketten erstellen";
  36.  
  37. /* Attention panel title */
  38. "Quit" = "Verlassen";
  39.  
  40. /* Numbering scheme [eg. 'Driver #1' 'Driver #2'] */
  41. "%s #%d" = "%s #%d";
  42.  
  43. /* Title of Open Panel which allows you to load a driver */
  44. "Install Device Driver" = "Gerätetreiber installieren";
  45.  
  46. /* Title of Open Panel which allows you to load a driver */
  47. "Install Device Drivers" = "Gerätetreiber installieren";
  48.  
  49. /* Title of open panel when you go to install a new driver bundle */
  50. "Install" = "Installieren";
  51.  
  52. /* revert alert panel text */
  53. "Do you want to revert changes to configuration?" = "Möchten Sie die Konfigurationsänderungen rückgängig machen?";
  54.  
  55. /* Warning which appears when the user doesnt supply a needed driver from a floppy during installation */
  56. "If you don't install the %s driver, you won't be able to start up your computer using this copy of NEXTSTEP. Are you sure you want to continue without installing this driver?" = "Wenn Sie den %s-Treiber nicht installieren, können Sie Ihren Computer mit dieser NEXTSTEP-Kopie nicht starten.  Möchten Sie wirklich fortsetzen, ohne diesen Treiber zu installieren?";
  57.  
  58. /* Option presented to the question are you sure no driver */
  59. "Continue Without Driver" = "Ohne Treiber fortsetzen";
  60.  
  61. /* Option presented to the question are you sure no driver */
  62. "Install Driver" = "Treiber installieren";
  63.  
  64. /* title of browser column */
  65. "Settings" = "Einstellungen";
  66.  
  67. /* alert panel text */
  68. "Save changes to %s?" = "Möchten Sie die Änderungen an %s sichern?";
  69.  
  70. /* yes please */
  71. "OK" = "OK";
  72.  
  73. /* identifies an interrupt level */
  74. "IRQ %d" = "IRQ %d";
  75.  
  76. /* Appears in a panel which comes up during installation when a 3rd-party driver is needed to continue with the installation */
  77. "The %s driver isn't on the startup disk. Please insert the floppy disk that contains this driver. Then click OK" = "Der %s-Treiber befindet sich nicht auf der Platte für den Systemstart.  Bitte legen Sie die Diskette mit diesem Treiber in das Laufwerk ein.  Klicken Sie dann auf OK.";
  78.  
  79. /* title of panel which warns the user that the configuration doesnt look correct. */
  80. "Incomplete Configuration" = "Unvollständige Konfiguration";
  81.  
  82. /* No comment provided by engineer. */
  83. "This application is not set up correctly.  The setuid bit must be turned on and the application owned by root.  Contact your system administrator." = "Diese Anwendung wurde nicht korrekt installiert. Das \"setuid\"-Bit muß gesetzt sein, und \"root\" muß Eigentümer der Anwendung sein. Wenden Sie sich an Ihren Systemverwalter.";
  84.  
  85. /* identifies a port address */
  86. "Port 0x%x" = "Port 0x%x";
  87.  
  88. /* alert panel button */
  89. "Save" = "Sichern";
  90.  
  91. /* instructions in alert panel */
  92. "This configuration appears incomplete. You must configure your %s before saving." = "Diese Konfiguration ist nicht vollständig. Sie müssen %s konfigurieren, bevor Sie sichern.";
  93.  
  94. /* alert panel button */
  95. "Cancel" = "Abbrechen";
  96.  
  97. /* title of browser column */
  98. "Devices" = "Geräte";
  99.  
  100. /* Title for info window for a driver the argument is the driver name */
  101. "%s Info" = "%s Information";
  102.  
  103. /* Button title */
  104. "Quit Anyway" = "Trotzdem verlassen";
  105.  
  106. /* Default window title for info window of a driver */
  107. "Device Info" = "Geräte-Information";
  108.  
  109. /* Inspector window title */
  110. "%s Devices" = "%s Geräte";
  111.  
  112. /* As in 'Add pointing device' */
  113. "Add %s" = "%s hinzufügen";
  114.  
  115. /* No comment provided by engineer. */
  116. "The password you entered is incorrect." = "Das eingegebene Paßwort ist nicht korrekt.";
  117.  
  118. /* The title of an alert panel which contains a serious warning */
  119. "Warning!" = "Warnung!";
  120.  
  121. /* revert alert panel title */
  122. "Revert" = "Rückgängig";
  123.  
  124. /* identifies a dma channel */
  125. "DMA %d" = "DMA %d";
  126.  
  127. /* alert panel title */
  128. "Close" = "Schließen";
  129.  
  130. /* identifies a memory address */
  131. "Address 0x%x" = "Adresse 0x%x";
  132.  
  133. /* Attention panel title */
  134. "Install Driver" = "Treiber installieren";
  135.  
  136. /* Attention panel text */
  137. "Some resources are claimed by more than one device.  You should resolve these conflicts before continuing." = "Einige Ressourcen werden von mehr als einem Gerät beansprucht. Bevor Sie fortsetzen, sollten Sie diesen Konflikt klären.";
  138.  
  139. /* Attention panel button */
  140. "Continue Anyway" = "Trotzdem fortsetzen";
  141.  
  142. /* Attention panel text */
  143. "You haven't configured any devices.  You can finish the NeXSTEP installation procedure, but the computer might not work correctly." = "Sie haben keine Geräte konfiguriert. Sie können den Installationsvorgang von NEXTSTEP beenden, es kann jedoch sein, daß der Computer nicht korrekt funktioniert.";
  144.  
  145. /* In address region controllers */
  146. "%.1fK at" = "%.1fK in";
  147.  
  148. /* Attention panel text argument is filename
  149.    Attention panel text */
  150. "The driver %s couldn't be installed." = "Der Treiber %s konnte nicht installiert werden.";
  151.  
  152. /* Button title meaning to install a new version of a driver over an old one */
  153. "Update" = "Aktualisieren";
  154.  
  155. /* Attention panel text argument is filename */
  156. "That driver is already installed on this computer.  Update it?" = "Dieser Treiber ist bereits auf diesem Computer installiert. Möchten Sie Ihn aktualisieren?";
  157.  
  158. /* In address region controllers */
  159. "%d bytes at" = "%d Byte bei";
  160.  
  161. /* Attention panel title which should match button at bottom of Install.nib panel */
  162. "Continue" = "Fortsetzen";
  163.  
  164. /* Button title meaning to leave an old driver alone */
  165. "Don't Update" = "Nicht aktualisieren";
  166.  
  167. /* In address region controllers */
  168. "%dK at" = "%dK bei";
  169.  
  170. /* Button title */
  171. "Cancel" = "Abbrechen";
  172.  
  173. /* Attention panel text */
  174. "The driver %s was succesfully installed." = "Der Treiber %s wurde erfolgreich installiert.";
  175.  
  176. /* Conflict warning */
  177. "Warning: Settings conflict with other devices." = "Warnung: Einstellungen stehen im Widerspruch zu anderen Geräten.";
  178.  
  179. /* Attention panel text argument is filename */
  180. "%s isn't an appropriate driver for this kind of device." = "%s ist kein zulässiger Treiber für dieses Gerät.";
  181.  
  182. /* Message you see in a device inspector when there are no conflicts. */
  183. "Select the settings for this device." = "Wählen Sie die Einstellungen für dieses Gerät.";
  184.  
  185. /* Attention panel text argument is filename */
  186. "The driver %s doesn't have a defaults table, or doesn't specify a driver family." = "Der Treiber %s besitzt keine Tabelle mit Voreinstellungen oder gibt keine Treiber-Familie an. ";
  187.  
  188. /* Attention panel text argument is filename */
  189. "The driver you selected is already installed on this computer." = "Der von Ihnen gewählte Treiber ist auf diesem Computer bereits installiert.";
  190.  
  191. /* The .system files in the System.config bundle */
  192. "Compaq_50M" = "Compaq 50M";
  193. "Dell_DGX" = "Dell 450DE/2 DGX";
  194. "Dell_ME" = "Dell 450ME";
  195. "Gateway" = "Gateway 2000";
  196. "Intel_L486" = "Intel GX/Professional";
  197. "Progression" = "Epson Progression";
  198. "Other_i486" = "Anderes i486-System";
  199. "LGI" = "Lucky Goldstar";
  200.  
  201. /* The family names of various drivers */
  202. "Display" = "Bildschirm";
  203. "Pointing Device" = "Maus";
  204. "Network" = "Netzwerk";
  205. "SCSI" = "SCSI";
  206. "Audio" = "Audio";
  207. "Other" = "Andere";
  208. "Hard Disk" = "Festplatte";
  209. "Keyboard" = "Tastatur";
  210.  
  211. /* The Inspector window title for drivers */
  212. "Display Devices" = "Bildschirmgeräte";
  213. "Pointing Device Devices" = "Maus";
  214. "Network Devices" = "Netzwerkgeräte";
  215. "SCSI Devices" = "SCSI-Geräte";
  216. "Audio Devices" = "Audio-Geräte";
  217. "Other Devices" = "Andere Geräte";
  218.  
  219. /* Window title */
  220. "Summary of Devices" = "Geräteübersicht";
  221.  
  222. /* What's displayed when there is no video mode string */
  223. "No display mode" = "Kein Bildschirmmodus";
  224.